3.721 \(\int \frac{x^4}{(a+b x^2)^{2/3}} \, dx\)

Optimal. Leaf size=293 \[ -\frac{27\ 3^{3/4} \sqrt{2-\sqrt{3}} a^2 \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right ) \sqrt{\frac{a^{2/3}+\sqrt [3]{a} \sqrt [3]{a+b x^2}+\left (a+b x^2\right )^{2/3}}{\left (\left (1-\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}} \text{EllipticF}\left (\sin ^{-1}\left (\frac{\left (1+\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}}{\left (1-\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}}\right ),4 \sqrt{3}-7\right )}{55 b^3 x \sqrt{-\frac{\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )}{\left (\left (1-\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}}}-\frac{27 a x \sqrt [3]{a+b x^2}}{55 b^2}+\frac{3 x^3 \sqrt [3]{a+b x^2}}{11 b} \]

[Out]

(-27*a*x*(a + b*x^2)^(1/3))/(55*b^2) + (3*x^3*(a + b*x^2)^(1/3))/(11*b) - (27*3^(3/4)*Sqrt[2 - Sqrt[3]]*a^2*(a
^(1/3) - (a + b*x^2)^(1/3))*Sqrt[(a^(2/3) + a^(1/3)*(a + b*x^2)^(1/3) + (a + b*x^2)^(2/3))/((1 - Sqrt[3])*a^(1
/3) - (a + b*x^2)^(1/3))^2]*EllipticF[ArcSin[((1 + Sqrt[3])*a^(1/3) - (a + b*x^2)^(1/3))/((1 - Sqrt[3])*a^(1/3
) - (a + b*x^2)^(1/3))], -7 + 4*Sqrt[3]])/(55*b^3*x*Sqrt[-((a^(1/3)*(a^(1/3) - (a + b*x^2)^(1/3)))/((1 - Sqrt[
3])*a^(1/3) - (a + b*x^2)^(1/3))^2)])

________________________________________________________________________________________

Rubi [A]  time = 0.157527, antiderivative size = 293, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 3, integrand size = 15, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.2, Rules used = {321, 236, 219} \[ -\frac{27\ 3^{3/4} \sqrt{2-\sqrt{3}} a^2 \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right ) \sqrt{\frac{a^{2/3}+\sqrt [3]{a} \sqrt [3]{a+b x^2}+\left (a+b x^2\right )^{2/3}}{\left (\left (1-\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}} F\left (\sin ^{-1}\left (\frac{\left (1+\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{b x^2+a}}{\left (1-\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{b x^2+a}}\right )|-7+4 \sqrt{3}\right )}{55 b^3 x \sqrt{-\frac{\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )}{\left (\left (1-\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}}}-\frac{27 a x \sqrt [3]{a+b x^2}}{55 b^2}+\frac{3 x^3 \sqrt [3]{a+b x^2}}{11 b} \]

Antiderivative was successfully verified.

[In]

Int[x^4/(a + b*x^2)^(2/3),x]

[Out]

(-27*a*x*(a + b*x^2)^(1/3))/(55*b^2) + (3*x^3*(a + b*x^2)^(1/3))/(11*b) - (27*3^(3/4)*Sqrt[2 - Sqrt[3]]*a^2*(a
^(1/3) - (a + b*x^2)^(1/3))*Sqrt[(a^(2/3) + a^(1/3)*(a + b*x^2)^(1/3) + (a + b*x^2)^(2/3))/((1 - Sqrt[3])*a^(1
/3) - (a + b*x^2)^(1/3))^2]*EllipticF[ArcSin[((1 + Sqrt[3])*a^(1/3) - (a + b*x^2)^(1/3))/((1 - Sqrt[3])*a^(1/3
) - (a + b*x^2)^(1/3))], -7 + 4*Sqrt[3]])/(55*b^3*x*Sqrt[-((a^(1/3)*(a^(1/3) - (a + b*x^2)^(1/3)))/((1 - Sqrt[
3])*a^(1/3) - (a + b*x^2)^(1/3))^2)])

Rule 321

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(c^(n - 1)*(c*x)^(m - n + 1)*(a + b*x^n
)^(p + 1))/(b*(m + n*p + 1)), x] - Dist[(a*c^n*(m - n + 1))/(b*(m + n*p + 1)), Int[(c*x)^(m - n)*(a + b*x^n)^p
, x], x] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0] && GtQ[m, n - 1] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b,
 c, n, m, p, x]

Rule 236

Int[((a_) + (b_.)*(x_)^2)^(-2/3), x_Symbol] :> Dist[(3*Sqrt[b*x^2])/(2*b*x), Subst[Int[1/Sqrt[-a + x^3], x], x
, (a + b*x^2)^(1/3)], x] /; FreeQ[{a, b}, x]

Rule 219

Int[1/Sqrt[(a_) + (b_.)*(x_)^3], x_Symbol] :> With[{r = Numer[Rt[b/a, 3]], s = Denom[Rt[b/a, 3]]}, Simp[(2*Sqr
t[2 - Sqrt[3]]*(s + r*x)*Sqrt[(s^2 - r*s*x + r^2*x^2)/((1 - Sqrt[3])*s + r*x)^2]*EllipticF[ArcSin[((1 + Sqrt[3
])*s + r*x)/((1 - Sqrt[3])*s + r*x)], -7 + 4*Sqrt[3]])/(3^(1/4)*r*Sqrt[a + b*x^3]*Sqrt[-((s*(s + r*x))/((1 - S
qrt[3])*s + r*x)^2)]), x]] /; FreeQ[{a, b}, x] && NegQ[a]

Rubi steps

\begin{align*} \int \frac{x^4}{\left (a+b x^2\right )^{2/3}} \, dx &=\frac{3 x^3 \sqrt [3]{a+b x^2}}{11 b}-\frac{(9 a) \int \frac{x^2}{\left (a+b x^2\right )^{2/3}} \, dx}{11 b}\\ &=-\frac{27 a x \sqrt [3]{a+b x^2}}{55 b^2}+\frac{3 x^3 \sqrt [3]{a+b x^2}}{11 b}+\frac{\left (27 a^2\right ) \int \frac{1}{\left (a+b x^2\right )^{2/3}} \, dx}{55 b^2}\\ &=-\frac{27 a x \sqrt [3]{a+b x^2}}{55 b^2}+\frac{3 x^3 \sqrt [3]{a+b x^2}}{11 b}+\frac{\left (81 a^2 \sqrt{b x^2}\right ) \operatorname{Subst}\left (\int \frac{1}{\sqrt{-a+x^3}} \, dx,x,\sqrt [3]{a+b x^2}\right )}{110 b^3 x}\\ &=-\frac{27 a x \sqrt [3]{a+b x^2}}{55 b^2}+\frac{3 x^3 \sqrt [3]{a+b x^2}}{11 b}-\frac{27\ 3^{3/4} \sqrt{2-\sqrt{3}} a^2 \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right ) \sqrt{\frac{a^{2/3}+\sqrt [3]{a} \sqrt [3]{a+b x^2}+\left (a+b x^2\right )^{2/3}}{\left (\left (1-\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}} F\left (\sin ^{-1}\left (\frac{\left (1+\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}}{\left (1-\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}}\right )|-7+4 \sqrt{3}\right )}{55 b^3 x \sqrt{-\frac{\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )}{\left (\left (1-\sqrt{3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}}}\\ \end{align*}

Mathematica [C]  time = 0.0250044, size = 79, normalized size = 0.27 \[ \frac{3 \left (9 a^2 x \left (\frac{b x^2}{a}+1\right )^{2/3} \, _2F_1\left (\frac{1}{2},\frac{2}{3};\frac{3}{2};-\frac{b x^2}{a}\right )-9 a^2 x-4 a b x^3+5 b^2 x^5\right )}{55 b^2 \left (a+b x^2\right )^{2/3}} \]

Antiderivative was successfully verified.

[In]

Integrate[x^4/(a + b*x^2)^(2/3),x]

[Out]

(3*(-9*a^2*x - 4*a*b*x^3 + 5*b^2*x^5 + 9*a^2*x*(1 + (b*x^2)/a)^(2/3)*Hypergeometric2F1[1/2, 2/3, 3/2, -((b*x^2
)/a)]))/(55*b^2*(a + b*x^2)^(2/3))

________________________________________________________________________________________

Maple [F]  time = 0.025, size = 0, normalized size = 0. \begin{align*} \int{{x}^{4} \left ( b{x}^{2}+a \right ) ^{-{\frac{2}{3}}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^4/(b*x^2+a)^(2/3),x)

[Out]

int(x^4/(b*x^2+a)^(2/3),x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{x^{4}}{{\left (b x^{2} + a\right )}^{\frac{2}{3}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4/(b*x^2+a)^(2/3),x, algorithm="maxima")

[Out]

integrate(x^4/(b*x^2 + a)^(2/3), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{x^{4}}{{\left (b x^{2} + a\right )}^{\frac{2}{3}}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4/(b*x^2+a)^(2/3),x, algorithm="fricas")

[Out]

integral(x^4/(b*x^2 + a)^(2/3), x)

________________________________________________________________________________________

Sympy [A]  time = 0.739556, size = 27, normalized size = 0.09 \begin{align*} \frac{x^{5}{{}_{2}F_{1}\left (\begin{matrix} \frac{2}{3}, \frac{5}{2} \\ \frac{7}{2} \end{matrix}\middle |{\frac{b x^{2} e^{i \pi }}{a}} \right )}}{5 a^{\frac{2}{3}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**4/(b*x**2+a)**(2/3),x)

[Out]

x**5*hyper((2/3, 5/2), (7/2,), b*x**2*exp_polar(I*pi)/a)/(5*a**(2/3))

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{x^{4}}{{\left (b x^{2} + a\right )}^{\frac{2}{3}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4/(b*x^2+a)^(2/3),x, algorithm="giac")

[Out]

integrate(x^4/(b*x^2 + a)^(2/3), x)